home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / e-lang / dirlist.rdm < prev    next >
Text File  |  1996-05-20  |  1KB  |  42 lines

  1. Short:    (V2.10) An E object to hanlde Directories - By Fabio Rotondo
  2. Author:   fsoft@intercom.it (Fabio Rotondo)
  3. Uploader: fsoft@intercom.it (Fabio Rotondo)
  4. Version:  2.10
  5. Type:     dev/e
  6.  
  7.     DirList Object is something I created for my own needs.
  8.  
  9.     Now  it  is grown to a powerful and stable object, so I decidet to share it
  10. with all the rest of AmigaE community.
  11.  
  12.     Main features are:
  13.  
  14.         * Accept AmigaDOS Pattern Matching.
  15.  
  16.         * Very fast scanning algorithms.
  17.  
  18.         * Easy to use.
  19.  
  20.         * Relys on StringNode Object. (See StringNode_oo)
  21.  
  22. NEW V2.10 Features:
  23.  
  24.         * Added a new method called tagset():
  25.           With this method you will be able to change some DirList
  26.           behaviours via tags (at the moment, just two different tags
  27.           are implemented, but many others will do as time goes by)
  28.  
  29.         * Now dirname() returns also the "/" when needed.
  30.  
  31.         * Example program now working ;)
  32.  
  33.         * New examples added.
  34. -------------------------------------------------------------------------------
  35.    //                      | Fabio Rotondo           e-mail: fsoft@intercom.it
  36. \\X/ Amiga. Feel The Power.| URL:(Amiga Stuff!)  http://www.intercom.it/~fsoft
  37. -------------------------------------------------------------------------------
  38.  
  39.         Check out Amiga Blast, Italian's First Amiga WEB Magazine
  40.  
  41.                  http://www.intercom.it/~fsoft/ablast.html
  42.